home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / basic / ShapesFix.readme < prev   
Text File  |  2000-11-01  |  1KB  |  42 lines

  1. Short:    Replacement for buggy shapes commands
  2. Author:   damir.arh@telesat.si (Damir Arh)
  3. Uploader: damir.arh@telesat.si (Damir Arh)
  4. Type:     dev/basic
  5. Requires: Blitz Basic 2.1
  6.  
  7. This source code is completely free. You can redistribute and/or modify it
  8. without any restrictions whatsoever.
  9.  
  10. It contains two functions meant as a replacement for the buggy commands
  11. CopyShape and Scale which trash the image when its size exceeds 32 KB. You can
  12. use these functions safely as long as the size of the single bitplane doesn't
  13. exceed 32 KB. In case it does you'll probably have to rewrite the blit
  14. functions, too.
  15.  
  16. Apart from the routine itself the archive also contains a small demo executable.
  17. Information on how to use the functions are included in the source code.
  18.  
  19. I would have probably never finished this functions if it wasn't for the help of
  20. David McMinn.
  21.  
  22.  
  23. S-mail: Damir Arh
  24.         Titova 89
  25.         SI-4270 Jesenice
  26.         Slovenia
  27.  
  28. E-mail: damir.arh@telesat.si
  29.  
  30. WWW:    http://damir.gajba.net/
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.    29828   16453 44.8% 17-Sep-00 17:26:24 +ShapesFix
  38.     4313    1638 62.0% 17-Sep-00 17:29:46 +ShapesFix.asc
  39.     1004     548 45.4% 17-Sep-00 17:32:16 +ShapesFix.readme
  40. -------- ------- ----- --------- --------
  41.    35145   18639 46.9% 18-Sep-100 20:15:56   3 files
  42.